Skip to content

Improve test log and report guidance in the guide#4939

Merged
happz merged 3 commits into
mainfrom
document-access-to-logs
Jun 3, 2026
Merged

Improve test log and report guidance in the guide#4939
happz merged 3 commits into
mainfrom
document-access-to-logs

Conversation

@bajertom
Copy link
Copy Markdown
Contributor

@bajertom bajertom commented May 29, 2026

Improve the guide to make it easier for users to find test logs
and reports. Add cross-references to the "Execute Progress" and
"Check Report" sections, simplify command examples and add
a short paragraph at the top pointing users to the right place for
investigating test output.

Fixes #4876

@github-project-automation github-project-automation Bot moved this to backlog in planning May 29, 2026
@bajertom bajertom added the documentation Improvements or additions to documentation label May 29, 2026
@bajertom bajertom added this to the 1.75 milestone May 29, 2026
@bajertom bajertom moved this from backlog to review in planning May 29, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new section to the documentation explaining how to access test logs using the -vv and -vvv options. The feedback points out that the --force option is required when viewing logs from a completed run using tmt run --last report to ensure the results are displayed.

Comment thread docs/guide/execute-tests.inc.rst Outdated
Comment thread docs/guide/execute-tests.inc.rst Outdated
Copy link
Copy Markdown
Member

@LecrisUT LecrisUT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just keep an eye out on #4935 for how either PR can play on each other

Copy link
Copy Markdown
Member

@psss psss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks! Added one small suggestion.

Comment thread docs/guide/execute-tests.inc.rst Outdated
@psss psss requested a review from happz June 1, 2026 11:57
@bajertom bajertom requested a review from psss June 2, 2026 08:35
Copy link
Copy Markdown
Member

@psss psss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@psss
Copy link
Copy Markdown
Member

psss commented Jun 3, 2026

So, at the end, we are not adding a new section. @bajertom, could you please update pull request title & description? Thanks.

@psss psss requested review from LecrisUT and therazix June 3, 2026 08:20
@bajertom bajertom changed the title Add section about log access into guide Improve test log and report guidance in the guide Jun 3, 2026
@therazix therazix moved this from review to merge in planning Jun 3, 2026
@therazix therazix force-pushed the document-access-to-logs branch from 617c093 to b8dc4e3 Compare June 3, 2026 08:39
@happz
Copy link
Copy Markdown
Contributor

happz commented Jun 3, 2026

Documentation-only, merging.

@happz happz merged commit 9a6fb0b into main Jun 3, 2026
18 checks passed
@happz happz deleted the document-access-to-logs branch June 3, 2026 09:14
@github-project-automation github-project-automation Bot moved this from merge to done in planning Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: done

Development

Successfully merging this pull request may close these issues.

Document clearly how to access log paths and full logs

5 participants